-
Notifications
You must be signed in to change notification settings - Fork 616
Arm backend: Add OOTB tests #12392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Arm backend: Add OOTB tests #12392
Conversation
Signed-off-by: Tom Allsop <[email protected]> Change-Id: I6e3ce0a04c951a93039cf4154117f910c67f2bea
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12392
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Unrelated FailureAs of commit ef96bfa with merge base e1db341 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
||
run_ootb_tests_ethos_u() { | ||
echo "$FUNCNAME: Running out-of-the-box tests for Arm Ethos-U" | ||
jupyter nbconvert \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Change-Id: I12b3b18276af328c32ee294d13c698942eee543c
test-arm-ootb-* tests are failing, but so are many others while building portable. Stamping but make sure the CI is green before merging. Thanks Tom |
Thank you Digant and yes will do! |
Change-Id: Ib601cd786bfbdde95eb66d479e98320c1650693e
Change-Id: I5dccd6c826e8b1fd320f3219975ce4bb238913e5
Change-Id: Ie3bb58365e3b7dbb7841c6ce8808644cf22baea9
Change-Id: I79692dcc8ffd862e325d90871032cda41f7b500e
Removed macOS testing for now. I will move this into a separate MR |
Signed-off-by: Tom Allsop [email protected]
Change-Id: I6e3ce0a04c951a93039cf4154117f910c67f2bea
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218